home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / amos / AMOSList_0197.lzh / AMOSLIST / 000090_amos-request@svcs1.digex.net_Mon Jan 20 19:55:58 1997.msg < prev    next >
Internet Message Format  |  1997-02-02  |  2KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.           by mail2.access.digex.net (8.8.4/8.8.4) with ESMTP
  3.       id TAA07587 for <mcox@access.digex.net>; Mon, 20 Jan 1997 19:55:56 -0500 (EST)
  4. Received: (from daemon@localhost)
  5.           by svcs1.digex.net (8.8.4/8.8.4)
  6.       id QAA19712 for amos-out; Mon, 20 Jan 1997 16:55:50 -0500 (EST)
  7. Received: from mail2.access.digex.net (mail2.access.digex.net [205.197.247.3])
  8.           by svcs1.digex.net (8.8.4/8.8.4) with ESMTP
  9.       id QAA19709 for <amos-list@svcs1.digex.net>; Mon, 20 Jan 1997 16:55:50 -0500 (EST)
  10. Received: from relay-7.mail.demon.net (relay-7.mail.demon.net [194.217.242.9])
  11.           by mail2.access.digex.net (8.8.4/8.8.4) with SMTP
  12.       id QAA24862 for <amos-list@access.digex.net>; Mon, 20 Jan 1997 16:55:47 -0500 (EST)
  13. Received: from l162.redrose.net ([205.246.83.195]) by relay-5.mail.demon.net
  14.            id aa505490; 20 Jan 97 19:50 GMT
  15. X-Sender: mushy-pd@sdps.demon.co.uk
  16. X-Mailer: Windows Eudora Version 2.1.1
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset="us-ascii"
  19. Date: Mon, 20 Jan 1997 14:46:34 -0500
  20. To: Mush <amos-list@access.digex.net>
  21. From: Mush <mpd@mushy-pd.demon.co.uk>
  22. Subject: Re: startup
  23. Message-ID: <853789855.55490.0@l162.redrose.net>
  24. Status: RO
  25. X-Status: 
  26.  
  27. At 09:44 AM 20-01-97 -0500, you wrote:
  28. >On 18-Jan-97, Benjamin Asen wrote:
  29. >>>I also wonder how to write a program that can be used during startup. A
  30. >>>simple
  31. >>>example could be just starting a tracker module but when I write such a
  32. >>>program
  33. >>>it stops startup until the program ends....is it possible to avoid that?
  34. >>Enter "DONOTWAIT" into the icon-information and copy your tool into the
  35. >>WB-Startup drawer! Now it should work!
  36. >
  37. >No.
  38. >
  39. >The WBStartUp drawer gets executed AFTER the startup-sequence is finished. The
  40. >DONOTWAIT tooltype is helpful, but not in this case.
  41. >
  42. >Well met and godspeed,
  43. >                      Giark
  44.  
  45.  
  46. If it is in the startup-sequence file, surely a RUN >NIL: [file] would work
  47. just fine? It will execute the program, and continue the startup-sequence at
  48. the same time.
  49.  
  50. Mush
  51. http://www.mushy-pd.demon.co.uk
  52.